records

records

Active filters Clear all

No active filters

Filters

Loop flow - by border (Archive dataset)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Datetime
Time at which the interval starts.

No description available for this field.

Name (identifier)
datetime
Type
datetime
Sample
                       
Resolution code
Length of the time interval expressed in compliance with ISO 8601.

No description available for this field.

Name (identifier)
resolutioncode
Type
text
Sample
                       
Country
The name of the country. 

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Loop Flow
Physical flows arising from internal energy transfers inside one bidding zone, on a line where the source and sink are located in the same zone and the line or even part of the tie-line is located in a different zone.

No description available for this field.

Name (identifier)
physical_loop_flow_value
Type
decimal
Unit
MW
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"ods027",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ods027"
      }
    ]
    ,
  • "definitions":
    {
    • "ods027":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ods027_records"
            }
          }
        }
      }
      ,
    • "ods027_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "datetime":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"Datetime",
              • "description":"Time at which the interval starts."
              }
              ,
            • "resolutioncode":
              {
              • "type":"string",
              • "title":"Resolution code",
              • "description":"Length of the time interval expressed in compliance with ISO 8601."
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":"The name of the country. "
              }
              ,
            • "physical_loop_flow_value":
              {
              • "type":"number",
              • "title":"Loop Flow",
              • "description":"Physical flows arising from internal energy transfers inside one bidding zone, on a line where the source and sink are located in the same zone and the line or even part of the tie-line is located in a different zone.",
              • "unit":"MW"
              }
            }
          }
        }
      }
    }
}

Similar datasets